-
Notifications
You must be signed in to change notification settings - Fork 533
ENH: Add --rescale-intensities
and name_source to N4BiasFieldCorrection
#3011
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
I wonder if it makes sense to deprecate Failing that, I would probably make |
Codecov Report
@@ Coverage Diff @@
## master #3011 +/- ##
==========================================
- Coverage 67.5% 64.16% -3.34%
==========================================
Files 344 342 -2
Lines 44039 43976 -63
Branches 5554 5548 -6
==========================================
- Hits 29727 28218 -1509
- Misses 13560 14641 +1081
- Partials 752 1117 +365
Continue to review full report at Codecov.
|
Codecov Report
@@ Coverage Diff @@
## master #3011 +/- ##
==========================================
- Coverage 67.5% 64.17% -3.33%
==========================================
Files 344 342 -2
Lines 44039 43973 -66
Branches 5554 5548 -6
==========================================
- Hits 29727 28219 -1508
- Misses 13560 14628 +1068
- Partials 752 1126 +374
Continue to review full report at Codecov.
|
As much as I like this idea, I think the
Agreed, done. |
Have you tested? I'm not positive that you'll get an absolute path as the output. |
0b695ae ensures the absolute path of the bias output and I have tested locally. |
I just realized that this overlaps with #2996 on the |
I closed mine for now -- I'll open a new one with just the other N4 parameters so that it doesn't conflict. |
Summary
Fixes # .
List of changes proposed in this PR (pull-request)
Acknowledgment